PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / setTransparencyGroup Method
The transparency group associated with this object.
In This Topic
    setTransparencyGroup Method
    In This Topic
    Sets the transparency group associated with this object.
    Syntax
    public void setTransparencyGroup( 
       PDFGroupXObject value
    )

    Parameters

    value
    The transparency group associated with this object.
    See Also